Skip to content

Polish workbench viewer demo experience#2

Open
wdwd720 wants to merge 2 commits into
mainfrom
feat/workbench-visual-upgrade
Open

Polish workbench viewer demo experience#2
wdwd720 wants to merge 2 commits into
mainfrom
feat/workbench-visual-upgrade

Conversation

@wdwd720
Copy link
Copy Markdown
Owner

@wdwd720 wdwd720 commented Apr 18, 2026

Note

Medium Risk
Moderate risk because it refactors the workbench Viewer into many new components, adds EXR/GLB loading and query-param/clipboard interactions that could affect rendering performance or stability, but it’s frontend-only with fallback behavior when assets fail.

Overview
Polishes the workbench viewer into an asset-backed demo mode: optional HDRI (EXR) environment/background and an optional static “hero robot” GLB can be toggled without changing backend-driven geometry, with explicit fallback when assets are missing or fail.

Adds a new in-view control rail and status overlay to switch camera presets, reset the view, toggle presentation/compact/debug modes, and copy a shareable URL; these controls are synchronized to query parameters (hdri, heroRobot, cameraPreset, presentation, assetDebug, plus deferred table).

Refactors Viewer.tsx to use new modular components, updates renderer settings (shadows, tone mapping, fog), and documents the demo asset paths and URL controls in docs/workbench.md.

Reviewed by Cursor Bugbot for commit d95b446. Bugbot is set up for automated code reviews on this repo. Configure here.

…S, robotics, API, SOFA adapter, artifact bundle, dataset export, eval runner, all tests passing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants